Includes parameters of custom point. More...
Inherits Structure.
Includes parameters of custom point.
| fX | c_float, The distance from the point to the left edge of the image, range: [0.0, 1.0]. It refers to the relative position of the point in the image. |
| fY | c_float, The distance from the point to the upper edge of the image, range: [0.0, 1.0]. It refers to the relative position of the point in the image. |
| nReserved | c_uint * 4, Reserved. |